  #navEduNews{width:240px;height:30px;}
            #navEduNews li{
                display: inline-block;
                width:120px;float:left;
                text-align: center;
                line-height: 30px;
                font-size: 16px;
                font-weight:bold;
                border-bottom: 1px solid #c3d4e7;
            }
            #navEduNews .active{background-image: linear-gradient(#fff, #b2f9f8);color:#1e50a2;}
            .edunews li{width:220px;height:25px;display: inline-block;float: left;text-align: left;font-size: 12px;margin-left:10px;margin-top: 2px;}
            .edunews li>span{width:20px;height:20px;display: inline-block;text-align: center;line-height: 20px;font-size: 12px;}
            .edunews li>span.on{background-color: #145ccd;color: #fff;}
            .edunews li>span:hover{background-color: #145ccd;color: #fff;}
            .edunews li>a{padding-left: 5px;}